Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/express (source) ^4.17.23 -> ^4.17.25 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "before 7am on the first day of the week" in timezone GMT, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 2, 2025
@vercel
Copy link

vercel bot commented Nov 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
clerk-js-sandbox Ready Ready Preview Comment Nov 2, 2025 5:51am

@renovate renovate bot enabled auto-merge (squash) November 2, 2025 05:50
@changeset-bot
Copy link

changeset-bot bot commented Nov 2, 2025

⚠️ No Changeset found

Latest commit: 9442d25

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 2, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 2, 2025

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@7124

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@7124

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@7124

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@7124

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@7124

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@7124

@clerk/elements

npm i https://pkg.pr.new/@clerk/elements@7124

@clerk/clerk-expo

npm i https://pkg.pr.new/@clerk/clerk-expo@7124

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@7124

@clerk/express

npm i https://pkg.pr.new/@clerk/express@7124

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@7124

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@7124

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@7124

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@7124

@clerk/clerk-react

npm i https://pkg.pr.new/@clerk/clerk-react@7124

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@7124

@clerk/remix

npm i https://pkg.pr.new/@clerk/remix@7124

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@7124

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@7124

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@7124

@clerk/themes

npm i https://pkg.pr.new/@clerk/themes@7124

@clerk/types

npm i https://pkg.pr.new/@clerk/types@7124

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@7124

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@7124

commit: 9442d25

@blacksmith-sh
Copy link

blacksmith-sh bot commented Nov 2, 2025

Found 53 test failures on Blacksmith runners:

Test View Logs
[chrome] › integration/tests/custom-flows/
sign-in.test.ts:51:7 › Custom Flows Sign In @custom › can sign in with email code
View Logs
[chrome] › integration/tests/custom-flows/
sign-in.test.ts:65:7 › Custom Flows Sign In @custom › renders error with invalid email
code
View Logs
[chrome] › integration/tests/custom-flows/
sign-in.test.ts:78:7 › Custom Flows Sign In @custom › can sign in with phone code
View Logs
[chrome] › integration/tests/custom-flows/
sign-in.test.ts:92:7 › Custom Flows Sign In @custom › can sign in with password
View Logs
[chrome] › integration/tests/custom-flows/
sign-up.test.ts:53:7 › Custom Flows Sign Up @custom › can sign up with email and passwo
rd
View Logs
[chrome] › integration/tests/
dynamic-keys.test.ts:92:7 › dynamic keys @nextjs › calls clerkClient with dynamic key
s from middleware runtime
View Logs
[chrome] › integration/tests/expo-web/
basic.test.ts:35:9 › basic tests for expo web @expo-web › long-running--expo.expo-web ›
can sign in and user button renders
View Logs
[chrome] › integration/tests/expo-web/
custom-flows.test.ts:35:9 › custom flows test suite @expo-web › long-running--expo.expo
-web › sign in using custom flow
View Logs
[chrome] › integration/tests/expo-web/
custom-flows.test.ts:55:9 › custom flows test suite @expo-web › long-running--expo.expo
-web › sign up using custom flow and also delete user
View Logs
[chrome] › integration/tests/express/
basic.test.ts:24:7 › basic tests for @express › long-running--express.vite.withEmailCod
es › authenticates protected routes when user is signed in using getAuth()
View Logs
[chrome] › integration/tests/express/
basic.test.ts:42:7 › basic tests for @express › long-running--express.vite.withEmailCod
es › rejects protected routes when user is not authenticated using getAuth()
View Logs
[chrome] › integration/tests/express/
basic.test.ts:54:7 › basic tests for @express › long-running--express.vite.withEmailCod
es › authenticates protected routes when user is signed in using legacy req.auth approa
ch
View Logs
[chrome] › integration/tests/express/
basic.test.ts:75:7 › basic tests for @express › long-running--express.vite.withEmailCod
es › rejects protected routes when user is not authenticated using legacy req.auth appr
oach
View Logs
[chrome] › integration/tests/next-account-portal/
clerk-v4-ap-core-1.test.ts:30:7 › Next with ClerkJS V4 <->
Account Portal Core 1 @ap-flows › sign in
View Logs
[chrome] › integration/tests/next-account-portal/
clerk-v5-ap-core-1.test.ts:30:7 › Next with ClerkJS V5 <->
Account Portal Core 1 @ap-flows › sign in
View Logs
[chrome] › integration/tests/
next-quickstart.test.ts:23:7 › nextjs @quickstart › long-running--quickstart.next.appRo
uter › Clerk client loads on first visit and Sign In button renders
View Logs
[chrome] › integration/tests/
next-quickstart.test.ts:23:7 › nextjs @quickstart › long-running--quickstart.next.appRo
uter › Clerk client loads on first visit and Sign In button renders
View Logs
[chrome] › integration/tests/
oauth-flows.test.ts:38:7 › oauth flows @nextjs › long-running--next.appRouter.withEmail
Codes › sign up with custom oauth provider
View Logs
[chrome] › integration/tests/
oauth-flows.test.ts:38:7 › oauth flows @nextjs › long-running--next.appRouter.withEmail
Codes › sign up with custom oauth provider
View Logs
[chrome] › integration/tests/
pricing-table.test.ts:250:7 › pricing table @billing › long-running--withBilling.next.a
ppRouter › starts free trial subscription for new user
View Logs
[chrome] › integration/tests/
pricing-table.test.ts:26:9 › pricing table @billing › long-running--withBilling.next.ap
pRouter › when signed out › renders pricing table with plans
View Logs
[chrome] › integration/tests/
pricing-table.test.ts:456:9 › pricing table @billing › long-running--withBilling.vue.vi
te › in UserProfile › renders pricing table, subscribes to a plan, revalidates payment
method on complete and then downgrades to free
View Logs
[chrome] › integration/tests/
pricing-table.test.ts:54:9 › pricing table @billing › long-running--withBilling.vue.vit
e › when signed out › when signed out, clicking subscribe button navigates to sign in p
age
View Logs
[chrome] › integration/tests/
pricing-table.test.ts:588:9 › pricing table @billing › long-running--withBilling.next.a
ppRouter › in UserProfile › adds payment method via checkout and resets stripe setup in
tent after failed payment
View Logs
[chrome] › integration/tests/
pricing-table.test.ts:80:9 › pricing table @billing › long-running--withBilling.astro.n
ode › when signed in flow › when signed in, clicking get started button opens checkout
drawer and shows free plan as active
View Logs
[chrome] › integration/tests/
pricing-table.test.ts:80:9 › pricing table @billing › long-running--withBilling.next.ap
pRouter › when signed in flow › when signed in, clicking get started button opens check
out drawer and shows free plan as active
View Logs
[chrome] › integration/tests/
pricing-table.test.ts:80:9 › pricing table @billing › long-running--withBilling.vue.vit
e › when signed in flow › when signed in, clicking get started button opens checkout dr
awer and shows free plan as active
View Logs
[chrome] › integration/tests/
redirects.test.ts:34:9 › redirect props @nextjs › long-running--next.appRouter.withEmai
lCodes › SignInButton › sign in button respects forceRedirectUrl
View Logs
[chrome] › integration/tests/
redirects.test.ts:34:9 › redirect props @nextjs › long-running--next.appRouter.withEmai
lCodes › SignInButton › sign in button respects forceRedirectUrl
View Logs
[chrome] › integration/tests/
reverification.test.ts:250:11 › @nextjs require @reverification › long-running--next.ap
pRouter.withReverification › reverification recovery from Action
View Logs
[chrome] › integration/tests/
session-tasks-eject-flow.test.ts:88:7 › session tasks eject flow @nextjs › redirects to
completion page after resolving task
View Logs
[chrome] › integration/tests/
session-tasks-eject-flow.test.ts:88:7 › session tasks eject flow @nextjs › redirects to
completion page after resolving task
View Logs
[chrome] › integration/tests/
session-tasks-multi-session.test.ts:33:9 › session tasks multi-session flow @nextjs › l
ong-running--next.appRouter.withSessionTasks › when switching sessions, navigate to tas
k
View Logs
[chrome] › integration/tests/
session-tasks-multi-session.test.ts:33:9 › session tasks multi-session flow @nextjs › l
ong-running--next.appRouter.withSessionTasks › when switching sessions, navigate to tas
k
View Logs
[chrome] › integration/tests/
session-tasks-sign-in.test.ts:36:9 › session tasks after sign-in flow @nextjs › long-ru
nning--next.appRouter.withSessionTasks › with email and password, navigate to task on a
fter sign-in
View Logs
[chrome] › integration/tests/
session-tasks-sign-in.test.ts:36:9 › session tasks after sign-in flow @nextjs › long-ru
nning--next.appRouter.withSessionTasks › with email and password, navigate to task on a
fter sign-in
View Logs
[chrome] › integration/tests/session-token-cache/
multi-session.test.ts:54:9 › MemoryTokenCache Multi-Session Integration @nextjs › long-
running--next.appRouter.withSessionTasks › MemoryTokenCache multi-session - multiple us
ers in different tabs with separate token caches
View Logs
[chrome] › integration/tests/session-token-cache/
multi-session.test.ts:54:9 › MemoryTokenCache Multi-Session Integration @nextjs › long-
running--next.appRouter.withSessionTasks › MemoryTokenCache multi-session - multiple us
ers in different tabs with separate token caches
View Logs
[chrome] › integration/tests/
sign-in-flow.test.ts:26:7 › sign in flow @generic @nextjs › long-running--next.appRoute
r.withEmailCodes › sign in with email and password
View Logs
[chrome] › integration/tests/
sign-in-flow.test.ts:26:7 › sign in flow @generic @nextjs › long-running--next.appRoute
r.withEmailCodes › sign in with email and password
View Logs
[chrome] › integration/tests/
sign-in-or-up-flow.test.ts:29:9 › sign-in-or-up flow @nextjs › long-running--next.appRo
uter.withSignInOrUpFlow › sign-in › flows are combined
View Logs
[chrome] › integration/tests/
sign-in-or-up-flow.test.ts:29:9 › sign-in-or-up flow @nextjs › long-running--next.appRo
uter.withSignInOrUpFlow › sign-in › flows are combined
View Logs
[chrome] › integration/tests/tanstack-start/
basic.test.ts:43:9 › basic tests for TanStack Start @tanstack-react-start › long-runnin
g--tanstack.react-start › can sign in and user button renders
View Logs
[chrome] › integration/tests/tanstack-start/
basic.test.ts:61:9 › basic tests for TanStack Start @tanstack-react-start › long-runnin
g--tanstack.react-start › clerk handler has ran
View Logs
[chrome] › integration/tests/tanstack-start/
basic.test.ts:77:9 › basic tests for TanStack Start @tanstack-react-start › long-runnin
g--tanstack.react-start › retrieve auth state in server functions
View Logs
[chrome] › integration/tests/tanstack-start/
basic.test.ts:96:9 › basic tests for TanStack Start @tanstack-react-start › long-runnin
g--tanstack.react-start › clerk handler sets headers
View Logs
[setup] › integration/tests/
global.setup.ts:7:6 › start long running apps ────────────────────
View Logs
[setup] › integration/tests/
global.setup.ts:7:6 › start long running apps ─────────────────────
View Logs
[setup] › integration/tests/
global.setup.ts:7:6 › start long running apps ─────────────────────
View Logs
[setup] › integration/tests/
global.setup.ts:7:6 › start long running apps ─────────────────────
View Logs
[setup] › integration/tests/
global.setup.ts:7:6 › start long running apps ─────────────────────
View Logs
[setup] › integration/tests/
global.setup.ts:7:6 › start long running apps ─────────────────────
View Logs
[setup] › integration/tests/
global.setup.ts:7:6 › start long running apps ─────────────────────
View Logs


Fix in Cursor

@wobsoriano wobsoriano closed this Nov 3, 2025
auto-merge was automatically disabled November 3, 2025 13:38

Pull request was closed

@renovate
Copy link
Contributor Author

renovate bot commented Nov 3, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^4.17.25). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/express-dev-minor branch November 3, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file express

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants